How to Install chromium-inspector software package in Debian 7 (Wheezy)

How to Install chromium-inspector software package in Debian 7 (Wheezy)

chromium-inspector software package provides page inspector for the chromium browser, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install chromium-inspector 

chromium-inspector is installed in your system.

Make ensure the chromium-inspector package were installed using the commands given below,

$ sudo dpkg-query -l | grep chromium-inspector *

You will get with chromium-inspector package name, version, architecture and description in a table

chromium-inspector package basic information:

Distro Debian 7 wheezy
Section X Window System software
Package chromium-inspector
Version 37.0.2062.120-1~deb7u1
Description page inspector for the chromium browser
Sub Section x11


See Also, How to uninstall or remove chromium-inspector software package from Debian 7 (Wheezy)?